crypto/tls.clientHandshakeState.ctx (field)

3 uses

	crypto/tls (current package)
		handshake_client.go#L33: 	ctx          context.Context
		handshake_client.go#L344: 		ctx:         ctx,
		handshake_client.go#L727: 		cri := certificateRequestInfoFromMsg(hs.ctx, c.vers, certReq)